Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix]: fixed setting negative numbers via state set cli command #3003

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

foxriver76
Copy link
Collaborator

Link the issue which is closed by this PR

see https://forum.iobroker.net/topic/79235/negative-werte-mit-cli-state-set/8?_=1736760992753

Implementation details

Use the args parsed via yargs instead of the raw ones where we filtered out flags.

Tests

  • I have added tests to avoid a recursion of this bug
  • It is not possible to test for this bug

@foxriver76 foxriver76 merged commit 3f7dfd7 into master Jan 13, 2025
15 checks passed
@foxriver76 foxriver76 deleted the fix-negative-set-state-cli branch January 13, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants